home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / eTFileLink.subproj / English.lproj / eTFileLinkUI.nib / data.classes next >
Encoding:
Text File  |  1994-08-06  |  607 b   |  44 lines

  1. eTImageUI = {
  2.     ACTIONS = {
  3.     chooseImage:;
  4.     editDescription:;
  5.     textDidEnd:;
  6.     editComponentName:;
  7.     editSize:;
  8.     };
  9.     OUTLETS = {
  10.     controlView;
  11.     controlPanel;
  12.     etImage;
  13.     descriptionField;
  14.     linkSwitch;
  15.     heightField;
  16.     componentNameField;
  17.     widthField;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. FirstResponder = {
  22.     ACTIONS = {
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. eTFileLinkUI = {
  27.     ACTIONS = {
  28.     enableExec:;
  29.     setAnnotation:;
  30.     forceSymlink:;
  31.     setExec:;
  32.     };
  33.     OUTLETS = {
  34.     execSwitch;
  35.     filenameField;
  36.     execField;
  37.     linkView;
  38.     linkPanel;
  39.     filenameSwitch;
  40.     symlinkSwitch;
  41.     };
  42.     SUPERCLASS = eTImageUI;
  43. };
  44.